Skip to content

重试扣费通知

若在可扣费期内扣费失败,商户在可通知时间段可以选择性调用「重试扣费通知」接口,提醒用户补足余额待下次扣费。 官方文档

js
wxpay
.
v3
.
papay
.
contracts
.
_contract_id_
.
failNotify
.
post
({
mchid
,
appid
,
}, {
contract_id
})
.
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)